home *** CD-ROM | disk | FTP | other *** search
- ; passive pedestrian ai file
- ; for unmotivated beasts like the horse and Prague bartender
-
- // GENERAL
- attackType 5
- attackFlags 0x01
- attackRate 0.5
- attackAlt 0.5
- moveType 4
- moveFlags 0x20
- moveDist 512.0
- moveRate 2.0
- chaseDist 512.0
- chaseRate 1.0
- searchDist 1024.0
- searchRate 1.0
- behaviorClass 4
- interestNum 0
- wanderRadius 1024.0
- wakeupDelay 0
- searchStyle 1
-
- mindFlags 0x1
-
- verylowhealth 0.15
- lowhealth 0.30
- lowblood 0.30
- highdamage 0.30
-
-